UniDAC

TUniSQL Methods

Methods of the TUniSQL class.

For a complete list of the TUniSQL class members, see the TUniSQL Members topic.

Public

Name Description

BreakExec (inherited from TCustomDASQL)

Breaks execution of an SQL satatement on the server.

CreateProcCall

Assigns a command that calls stored procedure specified by Name to the SQL property.

Execute (inherited from TCustomDASQL)

Overloaded. Executes a SQL statement on the server.

Executing (inherited from TCustomDASQL)

Checks whether TCustomDASQL still executes a SQL statement.

FindMacro (inherited from TCustomDASQL)

Finds a macro with the specified name.

FindParam

Searches for a parameter with the specified name.

MacroByName (inherited from TCustomDASQL)

Finds a macro with the specified name.

ParamByName

Searches for a parameter with the specified name.

Prepare (inherited from TCustomDASQL)

Allocates, opens, and parses cursor for a query.

UnPrepare (inherited from TCustomDASQL)

Frees the resources allocated for a previously prepared query on the server and client sides.

WaitExecuting (inherited from TCustomDASQL)

Waits until TCustomDASQL executes a SQL statement.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback